x11: Pair eglInitialize with eglTerminate
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 May 2021 17:23:50 +0000 (18:23 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 May 2021 17:23:50 +0000 (18:23 +0100)
commitb3d6928f3593796e491ce4f28278184b6130c3c5
tree5e9bd95373ad6bead21cd8c9374476cb0a31d774
parent3d8ba93f59e82378217e9e433b5b5b3814b784c8
x11: Pair eglInitialize with eglTerminate

If we bail out after EGL initialization we want to go back to a stable
state and not leave EGL hanging.
gdk/x11/gdkglcontext-egl.c